{
    "UrbanDataset" : {
        "context" : {
            "producer" : {
                "id" : "Solution-ID",
                "schemeID" : "SCPS"
            },
            "timeZone" : "UTC+1",
            "timestamp" : "2026-04-28T03:41:08",
            "coordinates" : {
                "format" : "WGS84-DD",
                "latitude" : 0.0,
                "longitude" : 0.0,
                "height" : 0.0
            },
            "language" : "IT",
            "note" : ""
        },
        "specification" : {
            "version" : "2.0",
            "id" : {
                "value" : "SocialNetworkPageCommunityFeedback-2.0",
                "schemeID" : "SCPS"
            },
            "name" : "Social Network Page Community\n            Feedback",
            "uri" : "https://smartcityplatform.enea.it/specification/semantic/2.0/ontology/scps-ontology-2.0.owl#SocialNetworkPageCommunityFeedback",
            "properties" : {
                "propertyDefinition" : [
                    {
                        "propertyName" : "DataDescription",
                        "propertyDescription" : "Textual description of the sent data",
                        "dataType" : "string",
                        "unitOfMeasure" : "dimensionless"
                    },
                    {
                        "propertyName" : "MemberCount",
                        "propertyDescription" : "Number of Group members",
                        "dataType" : "integer",
                        "unitOfMeasure" : "dimensionless"
                    },
                    {
                        "propertyName" : "PageID",
                        "propertyDescription" : "An identifier for the social network page",
                        "dataType" : "string",
                        "unitOfMeasure" : "dimensionless"
                    },
                    {
                        "propertyName" : "PageLikeCount",
                        "propertyDescription" : "Number of times the social network page was liked",
                        "dataType" : "integer",
                        "unitOfMeasure" : "dimensionless"
                    },
                    {
                        "propertyName" : "PageName",
                        "propertyDescription" : "The name of the social network page",
                        "dataType" : "string",
                        "unitOfMeasure" : "dimensionless"
                    },
                    {
                        "propertyName" : "PageURL",
                        "propertyDescription" : "URL of the social network page",
                        "dataType" : "string",
                        "unitOfMeasure" : "dimensionless"
                    },
                    {
                        "propertyName" : "PostReactionCount",
                        "propertyDescription" : "Number of reactions to published social network page posts",
                        "dataType" : "integer",
                        "unitOfMeasure" : "dimensionless"
                    },
                    {
                        "propertyName" : "PostReplyCount",
                        "propertyDescription" : "Number of answers to published social network page posts",
                        "dataType" : "integer",
                        "unitOfMeasure" : "dimensionless"
                    },
                    {
                        "propertyName" : "PostVisualizationCount",
                        "propertyDescription" : "Number of users who viewed the posts on the social network page",
                        "dataType" : "integer",
                        "unitOfMeasure" : "dimensionless"
                    },
                    {
                        "propertyName" : "SocialNetworkName",
                        "propertyDescription" : "A name or identifier for the social network data refers to",
                        "dataType" : "string",
                        "unitOfMeasure" : "dimensionless"
                    },
                    {
                        "propertyName" : "period",
                        "propertyDescription" : "Measurement period of the data reported in the row",
                        "subProperties" : {
                            "propertyName" : [
                                "start_ts",
                                "end_ts"
                            ]
                        }
                    },
                    {
                        "propertyName" : "start_ts",
                        "propertyDescription" : "Timestamp indicating the beginning of the period",
                        "dataType" : "dateTime",
                        "unitOfMeasure" : "dimensionless"
                    },
                    {
                        "propertyName" : "end_ts",
                        "propertyDescription" : "Timestamp indicating the end of the period",
                        "dataType" : "dateTime",
                        "unitOfMeasure" : "dimensionless"
                    }
                ]
            }
        },
        "values" : {
            "line" : [
                {
                    "id" : 1,
                    "description" : "descrizione dei valori forniti",
                    "period" : {
                        "start_ts" : "2000-12-31T00:00:00",
                        "end_ts" : "2000-12-31T23:59:00"
                    },
                    "property" : [
                        {
                            "name" : "MemberCount",
                            "val" : " "
                        },
                        {
                            "name" : "PageID",
                            "val" : " "
                        },
                        {
                            "name" : "PageLikeCount",
                            "val" : " "
                        },
                        {
                            "name" : "PageName",
                            "val" : " "
                        },
                        {
                            "name" : "PageURL",
                            "val" : " "
                        },
                        {
                            "name" : "PostReactionCount",
                            "val" : " "
                        },
                        {
                            "name" : "PostReplyCount",
                            "val" : " "
                        },
                        {
                            "name" : "PostVisualizationCount",
                            "val" : " "
                        },
                        {
                            "name" : "SocialNetworkName",
                            "val" : " "
                        }
                    ]
                }
            ]
        }
    }
}